CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 主成分分析 matlab

搜索资源列表

  1. cwscore

    0下载:
  2. 主成分分析matlab程序,里面包含子程序,运用时直接调用主程序即可,可用于无监督模式学习-Principal component analysis matlab program, which contains a subroutine, the main program can be called directly when applying, can be used for unsupervised learning mode
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1565
    • 提供者:
  1. Geographic-data-analysis-Matlab

    2下载:
  2. 代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。  -Code based on the Matlab software, tells the story of a large number of
  3. 所属分类:matlab

    • 发布日期:2016-05-30
    • 文件大小:44032
    • 提供者:张开洲
  1. LogPCA

    0下载:
  2. 一种非线性主成分分析Matlab代码 对数中心化处里-A nonlinear principal component analysis Matlab code number in the center of the Department of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:771
    • 提供者:丫丫噗
  1. PCA-matlab

    0下载:
  2. 利用主成分分析方法实现分类的Matlab源码分析-Principal component analysis Matlab source code analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:606
    • 提供者:李萌
  1. MATLAB-report

    1下载:
  2. matlab实验报告,包括聚类分析、判别分析、主成分分析、因子分析、典型相关分析的matlab实现与结果分析-Matlab experiment report, including cluster analysis, discriminant analysis, PCA, FA, CCA of matlab and the result analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:42471
    • 提供者:讨厌龏
  1. matlab-main-component-analysis

    0下载:
  2. matlab主成分分析,含完整主成分分析方法以及matlab源代码-matlab principal component analysis, including principal component analysis and the complete source code matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:31960
    • 提供者:党思航
  1. matlab

    0下载:
  2. MATLAB m 文件数据统计和分析 用线性回归法估计一个因变量与多个自变量之间的线性关系 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 用二次完全式回归法估计一个因变量与两个自变量之间的关系 用最短距离算法的系统聚类对样本进行聚类 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 -MultiLineReg PolyReg CompPoly2Reg CollectAnaly DistgshAnalysis MainAnalysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:5775
    • 提供者:fuxueqian
  1. principle-component-analysis--matlab

    0下载:
  2. 利用Matlab编程实现主成分分析, Cwstd.m——用总和标准化法标准化矩阵 Cwfac.m——计算相关系数矩阵;计算特征值和特征向量;对主成分进行排序;计算各特征值贡献率;挑选主成分(累计贡献率大于85 ),输出主成分个数;计算主成分载荷 Cwscore.m——计算各主成分得分、综合得分并排序 Cwprint.m——读入数据文件;调用以上三个函数并输出结果 -The use of principal component analysis Matlab programmi
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:35092
    • 提供者:吴耕泓
  1. ORL92112

    0下载:
  2. PCB主成分分析-MATLAB 程序 图像识别-PCB principal component analysis- MATLAB Programming
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:6942028
    • 提供者:yunnyc
  1. GNM-saliency-master

    1下载:
  2. 基于高斯噪声的带有显著性检测的主成分分析matlab程序-Matlab program based on principal component analysis with significant detection Gaussian noise
  3. 所属分类:Special Effects

    • 发布日期:2017-02-21
    • 文件大小:294912
    • 提供者:xuanxiao
  1. 基于PCA和三阶近邻的人脸识别

    1下载:
  2. 这是一个基于的主成分分析和三阶近邻分类器的人脸识别算法,算法用MATLAB编写,简单实用,保证能够运行出来,特别适合初学者使用学习。
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-20
    • 文件大小:1541
    • 提供者:likuiying01
  1. pca

    0下载:
  2. 使用MATLAB实现主成分分析,其中包含两种不同的方法。(Two different methods are used to achieve principal component analysis by MATLAB.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:韩-小康
  1. K-Means PCA降维

    2下载:
  2. K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the character
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:33792
    • 提供者:赵嘉慧
  1. pca

    0下载:
  2. 主成分分析实现代码,以测试集辛烷值含量预测结果对比为例,内附数据,代码,matlab实现(Principal component analysis implementation code)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:海玉
  1. 程序

    0下载:
  2. PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:8155136
    • 提供者:long1219
  1. simca

    1下载:
  2. 主成分分析的一种分类方法,用于模式识别。输入参数自己设定。(A classification method for principal component analysis. Used in pattern recognition.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:张小凌
  1. pca

    0下载:
  2. matlab 进行pCA主成分分析分析分析分析分析分析(use matlab to do pca analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:1834
    • 提供者:你麻痹
  1. exact_alm_rpca

    0下载:
  2. 原始鲁棒主成分分析求解代码,林团队所写。非常实用(robust principal analysis)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:376832
    • 提供者:yarqian
  1. machine-learning-ex7

    0下载:
  2. Andrew Ng Cousera 机器学习K-means勇于图像压缩 以及主成分分析PCA用在人脸识别,源代码以及说明文档。(Andrew Ng Cousera machine learning , the K-means clustering algorithm and apply it to compress an image. In the second part, you will use principal component analysis to find a low-dime
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:11488256
    • 提供者:mark198033
  1. PCA_DeNoise

    1下载:
  2. 再用主成分分析方法进行信号噪声去除。文件中包含三个子函数:1.Normalize_InputData,规则化输入数据;2.PCA_Reduce_Dimension,实现数据降维处理;3.PCA_Filter_Noise,实现噪声去除(the principal component analysis method for signal noise removal. The file contains three sub-functions: 1.Normalize_InputData, regul
  3. 所属分类:matlab例程

    • 发布日期:2017-12-01
    • 文件大小:1024
    • 提供者:ZonyShi
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 48 »
搜珍网 www.dssz.com